PDF4Java Reference Documentation
com.o2sol.pdf4java Package / PDFPage Class / getCloseAction Method
In This Topic
    getCloseAction Method
    In This Topic
    Gets the page close action.
    Syntax
    public PDFAction getCloseAction()

    Return Value

    An action to be performed when the page is closed (for example, when the user navigates to the next or previous page, or follows a link annotation or outline item).
    See Also